OutgoingCallCreateInterface

Callback for OutgoingCall object creation.

Since

3.1.4

Functions

Link copied to clipboard
abstract fun callCreated(outgoingCall: OutgoingCallInterface?)

Will be triggered after call is created

Link copied to clipboard
abstract fun callCreationFailed(error: MobileError?)

Will be triggered if call could not be created